Click or drag to resize

AutodiscoverException Properties

The AutodiscoverException type exposes the following members.

Properties
  NameDescription
Public propertyCode
Contains the error code for an error Autodiscover response.
Public propertyData (Inherited from Exception.)
Public propertyDebugData
Contains the debug data for an error Autodiscover response.
Public propertyHelpLink (Inherited from Exception.)
Public propertyHResult (Inherited from Exception.)
Public propertyId
Represents a hash of the name of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.
Public propertyInnerException (Inherited from Exception.)
Public propertyMessage
Contains the error message for an error Autodiscover response.
(Overrides ExceptionMessage.)
Public propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Public propertyTargetSite (Inherited from Exception.)
Public propertyTime
Represents the time when the error response was returned.
Top
See Also